doc: remove spaces inside code span elements#29329
Closed
nschonni wants to merge 2 commits intonodejs:masterfrom
Closed
doc: remove spaces inside code span elements#29329nschonni wants to merge 2 commits intonodejs:masterfrom
nschonni wants to merge 2 commits intonodejs:masterfrom
Conversation
Member
Author
|
@Trott from the discussion from nodejs/nodejs.org#2458 (comment) this is just trying to fixup some of the diffs between what remark and markdownlint cover rather than swap them |
0c826c5 to
59fe47c
Compare
Trott
reviewed
Aug 27, 2019
Member
|
Looks good except for that one link thing. Not sure what the right answer to that one is. |
Trott
approved these changes
Aug 27, 2019
Member
Trott
left a comment
There was a problem hiding this comment.
Would love for the one item we're commenting about to get resolved, but this change doesn't make it any worse, so LGTM.
XhmikosR
reviewed
Aug 27, 2019
XhmikosR
reviewed
Aug 27, 2019
lpinca
approved these changes
Aug 27, 2019
59fe47c to
8097af1
Compare
Contributor
jasnell
approved these changes
Aug 29, 2019
trivikr
approved these changes
Aug 30, 2019
8097af1 to
856cc17
Compare
Applies MarkdownLint MD038 rule
Applies MarkdownLint MD038 rule
856cc17 to
5887a6c
Compare
Member
Member
|
Landed in b41989d...63f5a76 |
Trott
pushed a commit
that referenced
this pull request
Oct 10, 2019
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Trott
pushed a commit
that referenced
this pull request
Oct 10, 2019
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
BridgeAR
pushed a commit
that referenced
this pull request
Oct 10, 2019
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
BridgeAR
pushed a commit
that referenced
this pull request
Oct 10, 2019
Applies MarkdownLint MD038 rule PR-URL: #29329 Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Trivikram Kamat <[email protected]>
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes